home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / bonus / softcad / prezentace.swf / scripts / DefineButton2_211 / BUTTONCONDACTION on(press, release, dragOver).as
Text File  |  2004-02-18  |  133b  |  9 lines

  1. on(press, release, dragOver){
  2.    if(ano2 == 1)
  3.    {
  4.       ano12 = 1;
  5.       _root.anop = "1";
  6.       _root.vfr = "ano";
  7.    }
  8. }
  9.